purple_markup_get_css_property

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* purple_markup_get_css_property(const(gchar)* style, const(gchar)* opt)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    char*
    purple_markup_get_css_property
    (
    const(gchar)* style
    ,
    const(gchar)* opt
    )
  2. da_purple_markup_get_css_property purple_markup_get_css_property;

Meta